.custom_115116AIDi_NewGovAccount{
  font-family: "Microsoft JhengHei", "PingFang TC", "Heiti TC", "黑體", sans-serif;
  background: linear-gradient(to bottom, #dacae5, #a194c0);
}
/***/
.custom_115116AIDi_NewGovAccount #container{
  height: unset;
  padding: 1.5em;
}
.custom_115116AIDi_NewGovAccount #container > .row{
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 1.5em;
  overflow: hidden;
  box-shadow: 0 4px 10px #66666655;
}
.custom_115116AIDi_NewGovAccount #container .card-body{
  padding-bottom: 1rem;
}
.custom_115116AIDi_NewGovAccount #container  .card-header{
  text-align: center;
  background: transparent;
  border: none;
}
.custom_115116AIDi_NewGovAccount #container .form-horizontal.tasi-form .form-group{
  background-color: #f1f1f1;
  padding: 0.5em 0.5em;
  border-radius: 1em;
}
.custom_115116AIDi_NewGovAccount .text-info{
  color: rgb(0 119 143) !important;
}
.custom_115116AIDi_NewGovAccount #container .card-header h2{
  font-weight: bold;
  margin-top: 1em;
  background: linear-gradient(transparent 50%, #fff596 0);
  background-size: 100% 1.2em; /* 每行的高度 */
  background-repeat: repeat-y;
}
.custom_115116AIDi_NewGovAccount #container input[type="text"].form-control,
.custom_115116AIDi_NewGovAccount #container input[type="email"].form-control,
.custom_115116AIDi_NewGovAccount #container select.form-control{
  border: 1px solid #999;
}
.custom_115116AIDi_NewGovAccount #container input[type="checkbox"]{
  width: 1em;
  height: 1em;
}
.custom_115116AIDi_NewGovAccount #container label[for="gender"] ~ div label{
  font-size: 1.25em;
  font-weight: 400;
  background-color: #ececec;
  padding: 0.25em 0.5em;
  border-radius: 10px;
  margin-right: 0.5em;
}
.custom_115116AIDi_NewGovAccount #container label[for="gender"] ~ div label input{
  position: relative;
  top: 0.125em;
  font-size: 1.125em;
}
.custom_115116AIDi_NewGovAccount #container input[type="submit"]{
  font-size: 1.25em;
  margin: 0 auto;
  font-weight: bold;
  background-color: #3d7a9a;
}
/***/
